[INFO] cloning repository https://github.com/Yuxuan-Wu/weather-sniper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yuxuan-Wu/weather-sniper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYuxuan-Wu%2Fweather-sniper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYuxuan-Wu%2Fweather-sniper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 138317495d5072a7f6451e766e13204346dd43ae
[INFO] checking Yuxuan-Wu/weather-sniper against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYuxuan-Wu%2Fweather-sniper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yuxuan-Wu/weather-sniper
[INFO] finished tweaking git repo https://github.com/Yuxuan-Wu/weather-sniper
[INFO] tweaked toml for git repo https://github.com/Yuxuan-Wu/weather-sniper written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yuxuan-Wu/weather-sniper on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yuxuan-Wu/weather-sniper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.32
[INFO] [stderr]   Downloaded zerocopy v0.8.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f
[INFO] running `Command { std: "docker" "start" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking weather-sniper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> src/main.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub sources: SourcesConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `awc_enabled`, `avwx_enabled`, `avwx_api_key`, `checkwx_enabled`, `checkwx_api_key`, and `timeout_secs` are never read
[INFO] [stdout]    --> src/config.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub struct SourcesConfig {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub awc_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub avwx_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub avwx_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub checkwx_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub checkwx_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub timeout_secs: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SourcesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interval_secs` is never read
[INFO] [stdout]    --> src/config.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct WaterTempConfig {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub interval_secs: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WaterTempConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `store_water_temp`, `get_latency_stats`, and `get_recent_observations` are never used
[INFO] [stdout]    --> src/database.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn store_water_temp(&self, wt: &WaterTemperature) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub fn get_latency_stats(&self, station: &str, limit: usize) -> Result<LatencyStats> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub fn get_recent_observations(&self, station: &str, limit: usize) -> Result<Vec<ObsSummary>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LatencyStats` is never constructed
[INFO] [stdout]    --> src/database.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub struct LatencyStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObsSummary` is never constructed
[INFO] [stdout]    --> src/database.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub struct ObsSummary {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]    --> src/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct ThingSpeakResponse {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 122 |     pub channel: ThingSpeakChannel,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThingSpeakResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ThingSpeakChannel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 128 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 129 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThingSpeakChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `latitude`, `longitude`, `elevation`, and `timezone` are never read
[INFO] [stdout]    --> src/models.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct OpenMeteoResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 166 |     pub latitude: f64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 167 |     pub longitude: f64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 168 |     pub elevation: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 169 |     pub timezone: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenMeteoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `thingspeak_channel` is never read
[INFO] [stdout]   --> src/sniper.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SniperConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub thingspeak_channel: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SniperConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_multi_station` is never used
[INFO] [stdout]    --> src/sniper.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub async fn run_multi_station(snipers: Vec<MetarSniper>) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_latest` is never used
[INFO] [stdout]   --> src/sources.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ThingSpeakFetcher {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn fetch_latest(&self) -> Result<WaterTemperature> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> src/main.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub sources: SourcesConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `awc_enabled`, `avwx_enabled`, `avwx_api_key`, `checkwx_enabled`, `checkwx_api_key`, and `timeout_secs` are never read
[INFO] [stdout]    --> src/config.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub struct SourcesConfig {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub awc_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub avwx_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub avwx_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub checkwx_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub checkwx_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub timeout_secs: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SourcesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interval_secs` is never read
[INFO] [stdout]    --> src/config.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct WaterTempConfig {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub interval_secs: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WaterTempConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `store_water_temp`, `get_latency_stats`, and `get_recent_observations` are never used
[INFO] [stdout]    --> src/database.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn store_water_temp(&self, wt: &WaterTemperature) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub fn get_latency_stats(&self, station: &str, limit: usize) -> Result<LatencyStats> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub fn get_recent_observations(&self, station: &str, limit: usize) -> Result<Vec<ObsSummary>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LatencyStats` is never constructed
[INFO] [stdout]    --> src/database.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub struct LatencyStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObsSummary` is never constructed
[INFO] [stdout]    --> src/database.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub struct ObsSummary {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]    --> src/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct ThingSpeakResponse {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 122 |     pub channel: ThingSpeakChannel,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThingSpeakResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ThingSpeakChannel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 128 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 129 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThingSpeakChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `latitude`, `longitude`, `elevation`, and `timezone` are never read
[INFO] [stdout]    --> src/models.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct OpenMeteoResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 166 |     pub latitude: f64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 167 |     pub longitude: f64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 168 |     pub elevation: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 169 |     pub timezone: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenMeteoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `thingspeak_channel` is never read
[INFO] [stdout]   --> src/sniper.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SniperConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub thingspeak_channel: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SniperConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_multi_station` is never used
[INFO] [stdout]    --> src/sniper.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub async fn run_multi_station(snipers: Vec<MetarSniper>) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_latest` is never used
[INFO] [stdout]   --> src/sources.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ThingSpeakFetcher {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn fetch_latest(&self) -> Result<WaterTemperature> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.94s
[INFO] running `Command { std: "docker" "inspect" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f", kill_on_drop: false }`
[INFO] [stdout] 53d99a78b81a2ddb188c59150174048ae768d0a4ca3bc23c048af5d876c4891f
